Introduction
Learn how to use ArangoDB as the database backend for your application from C#/.NET
What you will learn
- Install the ArangoDBNetStandard library from Nuget or GitHub
- Connect to ArangoDB with authentication
- Work with databases, collections, and documents
- Run AQL queries
Help us improve
Anything unclear or buggy in this tutorial? Provide Feedback